UCF STIG Viewer Logo
Changes are coming to https://stigviewer.com. Take our survey to help us understand your usage and how we can better serve you in the future.
Take Survey

Audio devices must not have extended ACLs.


Overview

Finding ID Version Rule ID IA Controls Severity
V-22367 GEN002330 SV-38743r1_rule ECLP-1 Medium
Description
File system ACLs can provide access to files beyond what is allowed by the mode numbers of the files.
STIG Date
AIX 6.1 Security Technical Implementation Guide 2013-03-27

Details

Check Text ( C-37184r1_chk )
Determine the audio device files for the system.
Procedure:
# /usr/sbin/lsdev -C | grep -i audio

#aclget /dev/*aud0
Check if extended permissions are disabled. If extended permissions are not disabled, this is a finding.
Fix Text (F-32460r1_fix)
Remove the extended ACL from the audio device file(s) and disable extended permissions.

#acledit /